- convertKeycodeToScancode
wchar convertKeycodeToScancode(XKeyEvent* ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- ctxErrorHandler
int ctxErrorHandler(Display* dpy, XErrorEvent* ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy_GL_Context
bool destroy_GL_Context()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWindowSize
int[2] getWindowSize()
- initializeOpenGL
bool initializeOpenGL(int majorVersion, int minorVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
- openWindow
int openWindow(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.
- setVsyncActive
void setVsyncActive(bool active)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowName
void setWindowName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowSize
void setWindowSize(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
- swapBuffer
void swapBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.